projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff26cdf
)
(mouse-popup-menubar, mouse-buffer-menu-alist): "?\ " -> "?\s".
author
Juanma Barranquero
<lekktu@gmail.com>
Mon, 27 Nov 2006 14:00:53 +0000
(14:00 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Mon, 27 Nov 2006 14:00:53 +0000
(14:00 +0000)
lisp/mouse.el
patch
|
blob
|
history
diff --git
a/lisp/mouse.el
b/lisp/mouse.el
index 47f3aebcd187561e49810fa9b1326c605e217288..23a2cab4740d077ff1be15c57e4472313d2fb8f7 100644
(file)
--- a/
lisp/mouse.el
+++ b/
lisp/mouse.el
@@
-241,7
+241,7
@@
not it is actually displayed."
(cons 'keymap
(cons (concat
(capitalize (subst-char-in-string
- ?- ?\
(symbol-name
+ ?- ?\
s
(symbol-name
minor-mode)))
" Menu")
(cdr menu)))))
@@
-1885,7
+1885,7
@@
and selects that window."
(setq tail buffers)
(while tail
(let ((elt (car tail)))
- (if (/= (aref (buffer-name elt) 0) ?\
)
+ (if (/= (aref (buffer-name elt) 0) ?\
s
)
(setq head
(cons
(cons